degree of coupling meaning in Chinese
耦合程度
耦合程序
耦合度
Examples
- Each use case was extremely cohesive , but consequently the use cases had a high degree of coupling
每个用例极为内聚,但也因此造成用例间的高度耦合。 - However , although the mapping definition files are simple to write and scale reasonably well , the mapping rules can only change the standard binding behavior so much , and some degree of coupling between the structure of your objects and their xml representation will always remain
虽然映射定义文件编写起来简单,可伸缩性也足够好,但是映射规则最多只能改变标准的绑定行为,而且在对象结构和它们的xml表示之间总要残留一些耦合。 - It minimizes the degree of coupling between the objects involved in maintaining and presenting data , and divides functionality among its logical and non - logical part . moreover , the mvc architecture is straightforward to map these concepts into the domain of multitier web - based enterprise applications
它降低了处理和显示数据的对象间的偶合性,将逻辑与非逻辑功能部分隔离开,并且这一概念在基于web方式的多层应用程序领域中得以广泛应用。